Point-biserial Correlation Coefficient
   HOME

TheInfoList



OR:

The point biserial correlation coefficient (''rpb'') is a
correlation coefficient A correlation coefficient is a numerical measure of some type of correlation, meaning a statistical relationship between two variables. The variables may be two columns of a given data set of observations, often called a sample, or two components ...
used when one variable (e.g. ''Y'') is
dichotomous A dichotomy is a partition of a whole (or a set) into two parts (subsets). In other words, this couple of parts must be * jointly exhaustive: everything must belong to one part or the other, and * mutually exclusive: nothing can belong simult ...
; ''Y'' can either be "naturally" dichotomous, like whether a coin lands heads or tails, or an artificially dichotomized variable. In most situations it is not advisable to dichotomize variables artificially. When a new variable is artificially dichotomized the new dichotomous variable may be conceptualized as having an underlying continuity. If this is the case, a biserial correlation would be the more appropriate calculation. The point-biserial correlation is mathematically equivalent to the Pearson (product moment) correlation; that is, if we have one continuously measured variable ''X'' and a dichotomous variable ''Y'', ''rXY'' = ''rpb''. This can be shown by assigning two distinct numerical values to the dichotomous variable.


Calculation

To calculate ''rpb'', assume that the dichotomous variable ''Y'' has the two values 0 and 1. If we divide the data set into two groups, group 1 which received the value "1" on ''Y'' and group 2 which received the value "0" on ''Y'', then the point-biserial correlation coefficient is calculated as follows: : r_ = \frac \sqrt, where ''sn'' is the standard deviation used when data are available for every member of the population:
:s_n = \sqrt\,, ''M''1 being the mean value on the continuous variable ''X'' for all data points in group 1, and ''M''0 the mean value on the continuous variable ''X'' for all data points in group 2. Further, ''n''1 is the number of data points in group 1, ''n''0 is the number of data points in group 2 and ''n'' is the total sample size. This formula is a computational formula that has been derived from the formula for ''rXY'' in order to reduce steps in the calculation; it is easier to compute than ''rXY''. There is an equivalent formula that uses ''s''''n''−1: : r_ = \frac \sqrt, where ''s''''n''−1 is the standard deviation used when data are available only for a sample of the population: :s_ = \sqrt. The version of the formula using ''s''''n''−1 is useful if one is calculating point-biserial correlation coefficients in a programming language or other development environment where there is a function available for calculating ''s''''n''−1, but no function available for calculating ''sn''. Glass and Hopkins' book ''Statistical Methods in Education and Psychology'', (3rd Edition) contains a correct version of point biserial formula. Also the square of the point biserial correlation coefficient can be written: : \frac \left( \frac \right)\,. We can test the null hypothesis that the correlation is zero in the population. A little algebra shows that the usual formula for assessing the significance of a correlation coefficient, when applied to ''rpb'', is the same as the formula for an unpaired ''t''-test and so : r_ \sqrt follows Student's t-distribution with (''n''1+''n''0 − 2) degrees of freedom when the null hypothesis is true. One disadvantage of the point biserial coefficient is that the further the distribution of ''Y'' is from 50/50, the more constrained will be the range of values which the coefficient can take. If ''X'' can be assumed to be normally distributed, a better descriptive index is given by the biserial coefficient : r_ = \frac \frac, where ''u'' is the ordinate of the
normal distribution In statistics, a normal distribution or Gaussian distribution is a type of continuous probability distribution for a real-valued random variable. The general form of its probability density function is : f(x) = \frac e^ The parameter \mu ...
with zero mean and unit variance at the point which divides the distribution into proportions ''n''0/''n'' and ''n''1/''n''. This is not easy to calculate, and the biserial coefficient is not widely used in practice. A specific case of biserial correlation occurs where ''X'' is the sum of a number of dichotomous variables of which ''Y'' is one. An example of this is where ''X'' is a person's total score on a test composed of ''n'' dichotomously scored items. A statistic of interest (which is a discrimination index) is the correlation between responses to a given item and the corresponding total test scores. There are three computations in wide use, all called the ''point-biserial correlation'': (i) the Pearson correlation between item scores and total test scores including the item scores, (ii) the Pearson correlation between item scores and total test scores excluding the item scores, and (iii) a correlation adjusted for the bias caused by the inclusion of item scores in the test scores. Correlation (iii) is : r_=\frac. A slightly different version of the point biserial coefficient is the rank biserial which occurs where the variable ''X'' consists of ranks while ''Y'' is dichotomous. We could calculate the coefficient in the same way as where ''X'' is continuous but it would have the same disadvantage that the range of values it can take on becomes more constrained as the distribution of ''Y'' becomes more unequal. To get round this, we note that the coefficient will have its largest value where the smallest ranks are all opposite the 0s and the largest ranks are opposite the 1s. Its smallest value occurs where the reverse is the case. These values are respectively plus and minus (''n''1 + ''n''0)/2. We can therefore use the reciprocal of this value to rescale the difference between the observed mean ranks on to the interval from plus one to minus one. The result is : r_ = 2\frac, where ''M''1 and ''M''0 are respectively the means of the ranks corresponding to the 1 and 0 scores of the dichotomous variable. This formula, which simplifies the calculation from the counting of agreements and inversions, is due to Gene V Glass (1966). It is possible to use this to test the null hypothesis of zero correlation in the population from which the sample was drawn. If ''rrb'' is calculated as above then the smaller of : (1+r_)\frac and : (1-r_)\frac is distributed as Mann–Whitney U with sample sizes ''n''1 and ''n''0 when the null hypothesis is true.


Notes

* MacCallum Robert C. et all Psychological Methods. 2002, Vol. 7, N°1, 49-40


References

{{Reflist


External links


Point Biserial Coefficient
(Keith Calkins, 2005) Correlation indicators